home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / evolution / 2.26 / plugins / org-gnome-evolution-caldav.eplug < prev    next >
Encoding:
Extensible Markup Language  |  2009-05-15  |  750 b   |  16 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <e-plugin-list>
  3.     <e-plugin type="shlib" system_plugin="true" location="/usr/lib/evolution/2.26/plugins/liborg-gnome-evolution-caldav.so" localedir="/usr/share/locale" load-on-startup="true" id="org.gnome.evolution.caldav" domain="evolution-2.26" name="CalDAV sources">
  4.           <author name="Christian Kellner" email="gicmo@gnome.org"/>
  5.         <description>CalDAV Calendar sources</description>
  6.  
  7.         <hook class="org.gnome.evolution.calendar.config:1.0">
  8.                 <group target="source" id="org.gnome.evolution.calendar.calendarProperties">
  9.         
  10.                   <item type="item_table" path="00.general/00.source/99.caldav" factory="oge_caldav"/>
  11.             
  12.             </group>
  13.         </hook>
  14.     </e-plugin>
  15.     
  16. </e-plugin-list>